#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. |
The client sends the player's game state to the server. The game state includes all information about the player's actions and statistics.